func go.uber.org/mock/gomock.getString
3 uses
go.uber.org/mock/gomock (current package)
controller.go#L212: stringArgs[i] = getString(arg)
matchers.go#L140: return fmt.Sprintf("is equal to %s (%T)", getString(e.x), e.x)
string.go#L11: func getString(x any) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)